-
Home
-
Simple Google Calendar Outlook Events Widget
-
2.5.0
-
Code
-
Classes
- IcsParser
Total Complexity |
214 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
1,093 |
Lines of code |
632 |
Logical lines of code |
492 |
Comment lines |
284 |
Methods |
15 |
Properties |
10 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse() |
D |
9 |
101 |
283 |
parseVevent() |
D |
27 |
39 |
131 |
getData() |
A |
42 |
16 |
45 |
getFutureEvents() |
A |
45 |
13 |
42 |
parseIanaTimezoneid() |
A |
56 |
12 |
16 |
fetch() |
A |
46 |
10 |
36 |
removeReplacedEvents() |
S |
57 |
6 |
16 |
parseIcsDateTime() |
S |
55 |
4 |
19 |
eventSortComparer() |
S |
66 |
3 |
9 |
getCalendarUrl() |
S |
64 |
3 |
8 |
__construct() |
S |
65 |
2 |
8 |
unescTextList() |
S |
64 |
2 |
8 |
getAll() |
S |
82 |
1 |
3 |
isValidWindowsTimeZoneId() |
S |
79 |
1 |
3 |
unescText() |
S |
70 |
1 |
5 |